[INFO] fetching crate converge-pack 3.9.1...
[INFO] testing converge-pack-3.9.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate converge-pack 3.9.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate converge-pack 3.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate converge-pack 3.9.1
[INFO] tweaked toml for crates.io crate converge-pack 3.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate converge-pack 3.9.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate converge-pack 3.9.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac
[INFO] running `Command { std: "docker" "start" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling converge-pack v3.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.52s
[INFO] running `Command { std: "docker" "inspect" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling converge-pack v3.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s
[INFO] running `Command { std: "docker" "inspect" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/converge_pack-d471c987903985cc)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test context::tests::count_default_delegates_to_get ... ok
[INFO] [stdout] test context::tests::get_proposals_default_returns_empty ... ok
[INFO] [stdout] test context::tests::count_reflects_facts ... ok
[INFO] [stdout] test effect::tests::affected_keys_deduplicates_and_sorts ... ok
[INFO] [stdout] test effect::tests::affected_keys_empty_for_empty_effect ... ok
[INFO] [stdout] test effect::tests::builder_supports_fluent_proposal_construction ... ok
[INFO] [stdout] test effect::tests::builder_supports_iterator_construction ... ok
[INFO] [stdout] test effect::tests::builder_supports_mutable_incremental_construction ... ok
[INFO] [stdout] test effect::tests::empty_effect_is_empty ... ok
[INFO] [stdout] test effect::tests::is_empty_false_for_nonempty ... ok
[INFO] [stdout] test effect::tests::with_proposal_single ... ok
[INFO] [stdout] test effect::tests::with_proposals_multiple ... ok
[INFO] [stdout] test fact::tests::adjust_confidence_accumulates ... ok
[INFO] [stdout] test fact::tests::adjust_confidence_clamps_at_one ... ok
[INFO] [stdout] test context::tests::has_returns_false_for_empty ... ok
[INFO] [stdout] test fact::tests::adjust_confidence_clamps_at_zero ... ok
[INFO] [stdout] test fact::tests::context_fact_wire_round_trips_through_registry ... ok
[INFO] [stdout] test fact::tests::execution_identity_evidence_rejects_empty_subject_id ... ok
[INFO] [stdout] test fact::tests::fact_accessors ... ok
[INFO] [stdout] test fact::tests::fact_actor_accessors ... ok
[INFO] [stdout] test fact::tests::fact_delegates_replay_eligibility ... ok
[INFO] [stdout] test fact::tests::local_trace_accessors ... ok
[INFO] [stdout] test fact::tests::promotion_record_delegates_replay_eligibility ... ok
[INFO] [stdout] test fact::tests::proposed_fact_new_sets_fields ... ok
[INFO] [stdout] test fact::tests::proposed_fact_to_context_fact_preserves_typed_payload ... ok
[INFO] [stdout] test fact::tests::proposed_fact_wire_round_trips_through_registry ... ok
[INFO] [stdout] test fact::tests::proposed_fact_with_confidence ... ok
[INFO] [stdout] test fact::tests::proposed_fact_from_wire_fails_closed_for_unknown_family_version ... ok
[INFO] [stdout] test fact::tests::remote_trace_accessors ... ok
[INFO] [stdout] test fact::tests::trace_link_local_is_replay_eligible ... ok
[INFO] [stdout] test fact::tests::trace_link_remote_is_not_replay_eligible ... ok
[INFO] [stdout] test fact::tests::validation_error_is_std_error ... ok
[INFO] [stdout] test fact::tests::validation_summary_accessors ... ok
[INFO] [stdout] test fact::tests::validation_error_display ... ok
[INFO] [stdout] test fact::tests::wire_proposed_fact_deserialization_rejects_out_of_range_confidence ... ok
[INFO] [stdout] test fact::tests::with_confidence_clamps_negative ... ok
[INFO] [stdout] test fact::tests::with_confidence_normalizes_nan ... ok
[INFO] [stdout] test fact::tests::with_confidence_normalizes_infinity ... ok
[INFO] [stdout] test formation::tests::formation_kind_display ... ok
[INFO] [stdout] test gate::budgets::tests::test_validate_budgets ... ok
[INFO] [stdout] test gate::budgets::tests::test_default_budgets ... ok
[INFO] [stdout] test fact::tests::with_confidence_clamps_high ... ok
[INFO] [stdout] test formation::tests::formation_kind_serde_roundtrip ... ok
[INFO] [stdout] test gate::constraints::tests::test_constraint_hard ... ok
[INFO] [stdout] test gate::constraints::tests::test_constraint_soft ... ok
[INFO] [stdout] test gate::constraints::tests::test_objective_maximize ... ok
[INFO] [stdout] test gate::decision::tests::test_reject ... ok
[INFO] [stdout] test gate::decision::tests::test_decision_terminal ... ok
[INFO] [stdout] test gate::decision::tests::test_requires_review ... ok
[INFO] [stdout] test gate::constraints::tests::test_constraint_serde ... ok
[INFO] [stdout] test gate::constraints::tests::test_severity_clamped ... ok
[INFO] [stdout] test gate::budgets::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test gate::constraints::tests::test_objective_minimize ... ok
[INFO] [stdout] test gate::constraints::tests::test_violation ... ok
[INFO] [stdout] test gate::decision::tests::test_authority_policy ... ok
[INFO] [stdout] test fact::tests::execution_identity_evidence_targets_typed_payload ... ok
[INFO] [stdout] test gate::decision::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test gate::determinism::tests::test_default_determinism ... ok
[INFO] [stdout] test gate::determinism::tests::test_sub_seed_consistency ... ok
[INFO] [stdout] test gate::determinism::tests::test_tie_break_empty ... ok
[INFO] [stdout] test gate::determinism::tests::test_tie_break_lexicographic ... ok
[INFO] [stdout] test gate::decision::tests::test_auto_promote ... ok
[INFO] [stdout] test gate::determinism::tests::test_tie_break_seeded ... ok
[INFO] [stdout] test gate::provenance::tests::test_provenance_builder ... ok
[INFO] [stdout] test gate::provenance::tests::test_trace_link ... ok
[INFO] [stdout] test gate::provenance::tests::deprecated_alias_resolves_to_audit_envelope ... ok
[INFO] [stdout] test gate::report::tests::test_stop_reason_classification ... ok
[INFO] [stdout] test gate::provenance::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test gate::types::tests::test_confidence_clamped ... ok
[INFO] [stdout] test gate::provenance::tests::test_replay_envelope ... ok
[INFO] [stdout] test gate::types::tests::test_problem_spec_validation ... ok
[INFO] [stdout] test gate::types::tests::test_problem_spec_with_inputs ... ok
[INFO] [stdout] test gate::report::tests::test_diagnostics ... ok
[INFO] [stdout] test gate::report::tests::test_infeasible_report ... ok
[INFO] [stdout] test gate::report::tests::test_optimal_report ... ok
[INFO] [stdout] test gate::report::tests::test_budget_exhausted ... ok
[INFO] [stdout] test gate::types::tests::test_problem_spec_builder ... ok
[INFO] [stdout] test gate::types::tests::proposed_plan_deserialization_rejects_out_of_range_confidence ... ok
[INFO] [stdout] test gate::report::tests::test_report_with_diagnostics ... ok
[INFO] [stdout] test gate::types::tests::test_proposed_plan ... ok
[INFO] [stdout] test governance::tests::eligible_voters_rejects_zero ... ok
[INFO] [stdout] test governance::tests::disagreement_roundtrips_through_json ... ok
[INFO] [stdout] test governance::tests::outcome_serializes_flat_public_shape ... ok
[INFO] [stdout] test governance::tests::outcome_collapses_repeat_votes_per_actor_to_latest ... ok
[INFO] [stdout] test governance::tests::outcome_tallies_only_matching_topic ... ok
[INFO] [stdout] test governance::tests::outcome_rejects_more_votes_than_eligible_voters ... ok
[INFO] [stdout] test governance::tests::rule_passes_thresholds_match_organism_baseline ... ok
[INFO] [stdout] test governance::tests::outcome_deserialization_rejects_forged_pass_flag ... ok
[INFO] [stdout] test governance::tests::outcome_counts_abstentions_separately ... ok
[INFO] [stdout] test governance::tests::vote_serializes_camel_case_and_skips_empty_reason ... ok
[INFO] [stdout] test gate::types::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test pack::tests::test_invariant_def ... ok
[INFO] [stdout] test governance::tests::rule_label_is_stable_snake_case ... ok
[INFO] [stdout] test pack::tests::test_critical_failure_detection ... ok
[INFO] [stdout] test pack::tests::test_default_gate_evaluation ... ok
[INFO] [stdout] test pack::tests::test_invariant_result ... ok
[INFO] [stdout] test pack_suggestor::tests::rejects_when_input_missing ... ok
[INFO] [stdout] test pack_suggestor::tests::accepts_when_input_present_and_output_missing ... ok
[INFO] [stdout] test types::tests::basis_points_accepts_only_unit_range_basis_points ... ok
[INFO] [stdout] test types::tests::string_newtypes_compare_like_strings_without_erasing_type_identity ... ok
[INFO] [stdout] test pack_suggestor::tests::execute_with_empty_context_returns_empty_effect ... ok
[INFO] [stdout] test pack_suggestor::tests::execute_with_successful_solve_emits_proposal_with_carried_confidence ... ok
[INFO] [stdout] test pack_suggestor::tests::execute_with_pack_solve_error_returns_empty_effect ... ok
[INFO] [stdout] test pack_suggestor::tests::execute_with_wrong_pack_input_returns_empty_effect ... ok
[INFO] [stdout] test pack_suggestor::tests::pack_suggestor_constructed ... ok
[INFO] [stdout] test types::tests::unit_interval_deserialization_rejects_out_of_range_values ... ok
[INFO] [stdout] test pack_suggestor::tests::rejects_when_output_already_present ... ok
[INFO] [stdout] test types::tests::content_hash_hex_roundtrip ... ok
[INFO] [stdout] test types::tests::timestamp_is_transparent ... ok
[INFO] [stdout] test types::tests::unit_interval_accepts_only_finite_closed_range_values ... ok
[INFO] [stdout] test pack_suggestor::tests::execute_with_invalid_json_seed_returns_empty_effect ... ok
[INFO] [stdout] test fact::tests::prop::proposed_fact_always_constructible ... ok
[INFO] [stdout] test effect::tests::prop::affected_keys_never_has_duplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-6f175d7735108f35)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking converge-pack v3.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking converge-pack-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/converge-pack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/context_key_exhaustive.rs ... ok
[INFO] [stderr] test tests/compile_fail/consensus_outcome_struct_literal.rs ... ok
[INFO] [stderr] test tests/compile_fail/effect_no_facts_field.rs ... ok
[INFO] [stderr] test tests/compile_fail/effect_proposals_field_private.rs ... ok
[INFO] [stderr] test tests/compile_fail/effect_with_fact_removed.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no function or associated item named `with_fact` found for struct `AgentEffect` in the current scope
[INFO] [stderr]  --> tests/compile_fail/effect_with_fact_removed.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let _ = AgentEffect::with_fact("Seeds", "seed-1", "seed content");
[INFO] [stderr]   |                          ^^^^^^^^^ function or associated item not found in `AgentEffect`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `AgentEffect` consider using one of the following associated functions:
[INFO] [stderr]       AgentEffect::empty
[INFO] [stderr]       AgentEffect::with_proposal
[INFO] [stderr]       AgentEffect::with_proposals
[INFO] [stderr]  --> src/effect.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn empty() -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn with_proposal(proposal: ProposedFact) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn with_proposals(proposals: Vec<ProposedFact>) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no associated function or constant named `with_fact` found for struct `AgentEffect` in the current scope
[INFO] [stderr]  --> tests/compile_fail/effect_with_fact_removed.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let _ = AgentEffect::with_fact("Seeds", "seed-1", "seed content");
[INFO] [stderr]   |                          ^^^^^^^^^ associated function or constant not found in `AgentEffect`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `AgentEffect` consider using one of the following associated functions:
[INFO] [stderr]       AgentEffect::empty
[INFO] [stderr]       AgentEffect::with_proposal
[INFO] [stderr]       AgentEffect::with_proposals
[INFO] [stderr]  --> src/effect.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn empty() -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn with_proposal(proposal: ProposedFact) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn with_proposals(proposals: Vec<ProposedFact>) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/effect_proposals_field_rejects_fact.rs ... ok
[INFO] [stderr] test tests/compile_fail/fact_new_without_feature.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no function or associated item named `construct` found for struct `ContextFact` in the current scope
[INFO] [stderr]  --> tests/compile_fail/fact_new_without_feature.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _fact = ContextFact::construct(ContextKey::Seeds, "test-id", "test-content");
[INFO] [stderr]   |                              ^^^^^^^^^ function or associated item not found in `ContextFact`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `ContextFact` consider using one of the following associated functions:
[INFO] [stderr]       ContextFact::new_projection
[INFO] [stderr]       ContextFact::from_wire
[INFO] [stderr]  --> src/fact.rs
[INFO] [stderr]   |
[INFO] [stderr]   | /     pub fn new_projection<T>(
[INFO] [stderr]   | |         key: ContextKey,
[INFO] [stderr]   | |         id: impl Into<FactId>,
[INFO] [stderr]   | |         payload: T,
[INFO] [stderr] ... |
[INFO] [stderr]   | |     where
[INFO] [stderr]   | |         T: FactPayload + PartialEq,
[INFO] [stderr]   | |___________________________________^
[INFO] [stderr] ...
[INFO] [stderr]   | /     pub fn from_wire(
[INFO] [stderr]   | |         wire: WireContextFact,
[INFO] [stderr]   | |         registry: &PayloadRegistry,
[INFO] [stderr]   | |     ) -> Result<Self, PayloadError> {
[INFO] [stderr]   | |___________________________________^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no associated function or constant named `construct` found for struct `ContextFact` in the current scope
[INFO] [stderr]  --> tests/compile_fail/fact_new_without_feature.rs:9:30
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let _fact = ContextFact::construct(ContextKey::Seeds, "test-id", "test-content");
[INFO] [stderr]   |                              ^^^^^^^^^ associated function or constant not found in `ContextFact`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `ContextFact` consider using one of the following associated functions:
[INFO] [stderr]       ContextFact::new_projection
[INFO] [stderr]       ContextFact::from_wire
[INFO] [stderr]  --> src/fact.rs
[INFO] [stderr]   |
[INFO] [stderr]   | /     pub fn new_projection<T>(
[INFO] [stderr]   | |         key: ContextKey,
[INFO] [stderr]   | |         id: impl Into<FactId>,
[INFO] [stderr]   | |         payload: T,
[INFO] [stderr] ... |
[INFO] [stderr]   | |     where
[INFO] [stderr]   | |         T: FactPayload + PartialEq,
[INFO] [stderr]   | |___________________________________^
[INFO] [stderr] ...
[INFO] [stderr]   | /     pub fn from_wire(
[INFO] [stderr]   | |         wire: WireContextFact,
[INFO] [stderr]   | |         registry: &PayloadRegistry,
[INFO] [stderr]   | |     ) -> Result<Self, PayloadError> {
[INFO] [stderr]   | |___________________________________^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/fact_struct_literal.rs ... ok
[INFO] [stderr] test tests/compile_fail/proposed_fact_bypass_confidence.rs ... ok
[INFO] [stderr] test tests/compile_fail/proposed_fact_struct_literal.rs ... ok
[INFO] [stderr] test tests/compile_fail/proposed_fact_try_into_fact.rs ... ok
[INFO] [stderr] test tests/compile_fail/suggestor_direct_promote.rs ... ok
[INFO] [stderr] test tests/compile_fail/fact_actor_new_without_feature.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no function or associated item named `construct` found for struct `FactActor` in the current scope
[INFO] [stderr]  --> tests/compile_fail/fact_actor_new_without_feature.rs:6:24
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let _ = FactActor::construct("converge-engine", FactActorKind::System);
[INFO] [stderr]   |                        ^^^^^^^^^ function or associated item not found in `FactActor`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `FactActor`, consider using `FactActor::new_projection` which returns `FactActor`
[INFO] [stderr]  --> src/fact.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn new_projection(id: impl Into<ActorId>, kind: FactActorKind) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no associated function or constant named `construct` found for struct `FactActor` in the current scope
[INFO] [stderr]  --> tests/compile_fail/fact_actor_new_without_feature.rs:6:24
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let _ = FactActor::construct("converge-engine", FactActorKind::System);
[INFO] [stderr]   |                        ^^^^^^^^^ associated function or constant not found in `FactActor`
[INFO] [stderr]   |
[INFO] [stderr] note: if you're trying to build a new `FactActor`, consider using `FactActor::new_projection` which returns `FactActor`
[INFO] [stderr]  --> src/fact.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn new_projection(id: impl Into<ActorId>, kind: FactActorKind) -> Self {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/kernel_authority_module_hidden.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_fail_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_fail_tests' (706) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 3 of 14 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f5adf32ab8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f5adf32ab8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f5adf32ab8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f5adf32ab8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f5adf48fea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f5adf48fea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64f5adf37ad2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64f5adf37ad2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64f5adf0eae6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f5adf0eae6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test compile_fail`
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f5adf2a089 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f5adec301c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64f5adec301c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64f5adf2a242 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64f5adf2a242 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f5adf0eba2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64f5adf06239 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f5adf0f8bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f5adf4977c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f5addc6114 - <trybuild[2b6779d19a8ecb28]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x64f5addcaa68 - <trybuild[2b6779d19a8ecb28]::TestCases as core[5a1c3e9896636f3a]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x64f5adc768f7 - core[5a1c3e9896636f3a]::ptr::drop_glue::<trybuild[2b6779d19a8ecb28]::TestCases>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   22:     0x64f5adc76c7e - compile_fail[c78985936a92ba54]::compile_fail_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:18:1
[INFO] [stdout]   23:     0x64f5adc76a97 - compile_fail[c78985936a92ba54]::compile_fail_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_fail.rs:2:24
[INFO] [stdout]   24:     0x64f5adc77116 - <compile_fail[c78985936a92ba54]::compile_fail_tests::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64f5adeb60fb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64f5adeb60fb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x64f5adec3975 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x64f5adec3975 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64f5adec3975 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64f5adec3975 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64f5adec3975 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64f5adec3975 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x64f5adec3975 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x64f5adebe4d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x64f5adebe4d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64f5adec69f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x64f5adec69f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x64f5adec69f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64f5adec69f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64f5adec69f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64f5adec69f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64f5adec69f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64f5adf31e5f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64f5adf31e5f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d576e358aa4 - <unknown>
[INFO] [stdout]   46:     0x7d576e3e5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_fail_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac", kill_on_drop: false }`
[INFO] [stdout] 9072714cc896a81cec95fabc6bedd02395dbee1be37152085a48e661ef0cffac
